Skip to content

fix: build dashboard workspace#306

Merged
RafikiTiki merged 2 commits into
mainfrom
fix/dashboard-replace-deprecated-node-sass-with-sass
Feb 22, 2023
Merged

fix: build dashboard workspace#306
RafikiTiki merged 2 commits into
mainfrom
fix/dashboard-replace-deprecated-node-sass-with-sass

Conversation

@grzegorzkruk
Copy link
Copy Markdown
Contributor

Summary

Problem:
yarn build in root dir crashes during dashboard:build phase on M1 (arm64). The reason is use of deprecated node-sass dep in dashboard workspace.

Solution:
Replace node-sass with latest sass

Test plan

Execute yarn build in root dir on M1 based Mac machine.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Feb 7, 2023

🦋 Changeset detected

Latest commit: afa2b58

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
dashboard Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@grzegorzkruk grzegorzkruk force-pushed the fix/dashboard-replace-deprecated-node-sass-with-sass branch from 35dd0f4 to 1aaa196 Compare February 7, 2023 14:47
@jbroma jbroma force-pushed the fix/dashboard-replace-deprecated-node-sass-with-sass branch from b347752 to afa2b58 Compare February 22, 2023 11:03
@RafikiTiki RafikiTiki merged commit 0591da0 into main Feb 22, 2023
@RafikiTiki RafikiTiki deleted the fix/dashboard-replace-deprecated-node-sass-with-sass branch February 22, 2023 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants